Remove
TheRemove
method removes the specified element from this type list.
void Remove (in ODType type);
type
- The element to be removed.
DISCUSSION
If this type list contains an element equal to the specified element, that element is removed from the list; if not, no action is taken.SEE ALSO
TheODType
type (page 876).
TheODTypeList::AddLast
method (page 798).
TheODTypeList::Contains
method (page 799).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help